Class symantec.itools.db.beans.sqleditor.ResultSetView
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class symantec.itools.db.beans.sqleditor.ResultSetView

Object
   |
   +----Component
           |
           +----Container
                   |
                   +----JComponent
                           |
                           +----JPanel
                                   |
                                   +----symantec.itools.db.beans.sqleditor.ResultSetView

public class ResultSetView
extends JPanel

Constructor Index

 o symantec.itools.db.beans.sqleditor.ResultSetView(ResultSet)

Method Index

 o main(String[])

Constructors

 o ResultSetView
public ResultSetView(ResultSet resultSet) throws SQLException

Methods

 o main
public static void main(String[] args)

All Packages  Class Hierarchy  This Package  Previous  Next  Index